-- card: 9183 from stack: in.STK -- bmap block id: 9351 -- flags: 0000 -- background id: 2575 -- name: ----- HyperTalk script ----- on openCard repeat for 2 times play "harpsichord" tempo 125 "aq bq ae bq aq bq aw" end repeat play "harpsichord" tempo 125 "aq f#q ae bq d5q e5q d5q bq aq bw" play "harpsichord" tempo 150 "aq f#q aq bq d5q e5q d5q b4q a4q b4w" end openCard -- part 1 (button) -- low flags: 00 -- high flags: A004 -- rect: left=431 top=259 right=322 bottom=495 -- title width / last selected line: 0 -- icon id / first selected line: 22308 / 22308 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Next Page ----- HyperTalk script ----- on mouseUp visual effect dissolve go to card id 6365 end mouseUp